home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
0
/
100printerdrivers.dms
/
100printerdrivers.adf
/
printers
/
Roland.1212a
/
Printer.Cmds
< prev
next >
Wrap
Text File
|
1991-05-08
|
5KB
|
99 lines
ANSI X3.64 style COMMANDS
Command Code Description
aRIS ESCc reset
aRIN ESC#1 initialize
aIND ESCD lf(linefeed)
aNEL ESCE return,lf
aRI ESCM reverse lf
aSGR0 ESC[0m normal char set
aSGR3 ESC[3m italics on
aSGR23 ESC[23m italics off
aSGR4 ESC[4m underline on
aSGR24 ESC[24m underline off
aSGR1 ESC[1m boldface on
aSGR22 ESC[22m boldface off
aSFC ESC[nm set foreground color
(n = {30-39})
aSBC ESC[nm set background color
(n = {40-49})
aSHORP0 ESC[0w normal pitch(pica)
aSHORP2 ESC[2w elite on
aSHORP1 ESC[1w elite off
aSHORP4 ESC[4w condensed fine on
aSHORP3 ESC[3w condensed off
aSHORP6 ESC[6w enlarged on
aSHORP5 ESC[5w enlarged off
aDEN6 ESC[6"z shadow print on
aDEN5 ESC[5"z shadow print off
aDEN4 ESC[4"z doublestrike on
aDEN3 ESC[3"z doublestrike off
aDEN2 ESC[2"z NLQ on
aDEN1 ESC[1"z NLQ off
aSUS2 ESC[2v superscript on
aSUS1 ESC[1v superscript off
aSUS4 ESC[4v subscript on
aSUS3 ESC[3v subscript off
aSUS0 ESC[0v normalize the line
aPLU ESCL partial line up
aPLD ESCK partial line down
aFNT0 ESC(B US char set
aFNT1 ESC(R French char set
aFNT2 ESC(K German char set
aFNT3 ESC(A UK char set
aFNT4 ESC(E Danish I char set
aFNT5 ESC(H Sweden char set
aFNT6 ESC(Y Italian char set
aFNT7 ESC(Z Spanish char set
aFNT8 ESC(J Japanese char set
aFNT9 ESC(6 Norweign char set
aFNT10 ESC(C Danish II char set
aPROP2 ESC[2p proportional on
aPROP1 ESC[1p proportional off
aPROP0 ESC[0p proportional clear
aTSS ESC[n E set proportional offset (n)
aJFY5 ESC[5 F auto left justify
aJFY7 ESC[7 F auto right justify
aJFY6 ESC[6 F auto full justify
aJFY0 ESC[0 F auto justify off
aJFY3 ESC[3 F letter space (justify)
aJFY1 ESC[1 F word fill(auto center)
aVERP0 ESC[0z 1/8" line spacing
aVERP1 ESC[1z 1/6" line spacing
aSLPP ESC[nt set form length n
aPERF ESC[nq perf skip n (n>0)
aPERF0 ESC[0q perf skip off
aLMS ESC#9 Left margin set
aRMS ESC#0 Right margin set
aTMS ESC#8 Top margin set
aBMS ESC#2 Bottom marg set
aSTBM ESC[n1;n2r T&B margins
aSLRM ESC[n1;n2s L&R margin
aCAM ESC#3 Clear margins
aHTS ESCH Set horiz tab
aVTS ESCJ Set vertical tabs
aTBC0 ESC[0g Clr horiz tab
aTBC3 ESC[3g Clear all h tab
aTBC1 ESC[1g Clr vertical tabs
aTBC4 ESC[4g Clr all v tabs
aTBCALL ESC#4 Clr all h & v tabs
aTBSALL ESC#5 Set default tabs
aEXTEND ESC[n"x extended commands
Wherever an "n", "n1" or "n2" occurs in a printer code it is to be
replaced by a ASCII string from 1 to 255.
NOTE: The "ESC" on each codes sequence denotes the non printable
escape character ASCII 27.